CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc modbus

搜索资源列表

  1. VC_Modbus_evelop

    0下载:
  2. 基于VC的Modbus从站测试软件的设计与开发
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:48154
    • 提供者:zhong
  1. pm800

    0下载:
  2. VC++下的MODBUS通信协议,用于和PM800低压仪表通信。-VC++ under the MODBUS communication protocol for low-voltage instrument communication, and PM800.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2455316
    • 提供者:曹姓名
  1. Modbus1.0.rar

    1下载:
  2. VC编写的串口调试软件,内含Modbus协议类 支持对Modbus通讯调试,VC prepared serial debugging software category includes Modbus protocol support for Modbus communications debugging
  3. 所属分类:Communication

    • 发布日期:2014-06-05
    • 文件大小:3217969
    • 提供者:zhangyi
  1. Modbus_VC2005

    1下载:
  2. 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11095845
    • 提供者:xinyancode
  1. modbustest

    0下载:
  2. 用VC编写的测试MODBUS协议的测试程序,-Written by VC testing MODBUS protocol test procedures,
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2112944
    • 提供者:weifengbo
  1. modbusVCCode1

    0下载:
  2. 本例是在VC平台上编写的,实现了利用串口和MODBUS协议在两机进行通信的功能。-This example is written in the VC platform to achieve using serial port and MODBUS communication protocol in two machine function.
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:6079378
    • 提供者:王俊
  1. hart

    0下载:
  2. 这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。-This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:916
    • 提供者:Nancy
  1. ModbusVC

    0下载:
  2. 基于MODBUS的上位机软件,用VC++实现与单片机的通讯-Based on MODBUS of the host computer software, using VC++ to achieve the communication with the MCU
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3532560
    • 提供者:arnold
  1. VC_MOD

    0下载:
  2. 利用VC++编写的modbus协议程序,经过了调试,分享出来,共大家学习。不足之处,欢迎赐教-Using VC++ program written in modbus protocol, after commissioning, sharing out of all learning. Inadequate, please enlighten
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1996373
    • 提供者:lili
  1. VCModbus

    0下载:
  2. VC下Modbus协议的实现代码,包括协议的封装和解析-VC under the Modbus protocol implementation code, including packaging and analytical protocols
  3. 所属分类:Windows Develop

    • 发布日期:2015-11-04
    • 文件大小:25600
    • 提供者:liuzheng
  1. serialporttest

    0下载:
  2. 用VC编写的一个简单modbus测试软件,适合新手学习-VC prepared by a simple modbus test software for a novice to learn
  3. 所属分类:Software Testing

    • 发布日期:2017-05-15
    • 文件大小:3831247
    • 提供者:Gateslu
  1. vxworks_server_CPP

    0下载:
  2. vc++ vxworks modbus server
  3. 所属分类:VxWorks

    • 发布日期:2017-04-16
    • 文件大小:25870
    • 提供者:yangzhile
  1. 8658efdf40c8

    0下载:
  2. 利用vc语言并且在其中用modbus rtu协议实现串口通信的功能,对于初学者非常有用。后面都有注解。-The use of vc and with modbus rtu protocol serial communication functions
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:8611
    • 提供者:huzhenyan
  1. ACS800_Control

    1下载:
  2. ACS800 工业控制变频器控制模块 可以使用 DTC直接转矩控制 与 VC 矢量控制 MODBUS 通讯控制-ACS800 converter control model DTC VC control MODBUS comunication
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:19887
    • 提供者:linyl07
  1. MKTest08

    0下载:
  2. VC++ 串口MODBUS协议读取设备数据-VC++ serial MODBUS agreement read equipment data
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:242347
    • 提供者:yangjun
  1. CRC16check

    0下载:
  2. 在做西门子PLC通讯时,用到modbus通讯,因此用VC++编了这个简单的modbusRTU通讯校验的CRC16校验程序,能校验比较长的数据。希望对有用的朋友一点帮助。-In Siemens PLC communication, to use modbus communications, so with VC++ compiled this simple modbusRTU communication CRC16 checksum verification procedures to verif
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-22
    • 文件大小:42345251
    • 提供者:易枫
  1. MMODBUSVCO

    0下载:
  2. MODBUS VC++的实现 主要是MODBUS的VC++代码 -The MODBUS VC++ to achieve the main the MODBUS VC++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:46839
    • 提供者:liyun9090
  1. VModbusVCprceC

    0下载:
  2. 基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC -VC-based MODBUS communication procedures, interface with the document/view architecture, can be connected with the database, draw response graphics, etc., can refer to upload papers
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:1525663
    • 提供者:澄清
  1. VC_UART

    0下载:
  2. modbus 串口通信案例 VC中编写的真实有效 -modbus communication example
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:1904867
    • 提供者:刘逸枫
  1. modbus_src

    0下载:
  2. 工控modbus协议通讯,vc及delphi编程另外,我怎么老传不上。-modbus protocol -modbus protocol
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:376792
    • 提供者:达达
« 1 2 3 45 »
搜珍网 www.dssz.com